func net.isGateway

2 uses

	net (current package)
		conf.go#L219: 			if isLocalhost(hostname) || isGateway(hostname) {
		conf.go#L318: func isGateway(h string) bool {